home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Q-R / ResGenie™ 1.0 / ResGenie™ / ResGenie™.rsrc / TEXT_224_variablep.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  240 b   |  8 lines

  1. global colorauthoringpath
  2. if visible of window "Variable Watcher" then
  3. hide window "Variable Watcher"
  4. do restext ("TEXT", "Exit", colorauthoringpath)
  5. else
  6. show window "Variable Watcher"
  7. do restext ("TEXT", "Exit", colorauthoringpath)
  8. end if